* textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Jul 2011 18:31:29 +0000 (14:31 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Jul 2011 18:31:29 +0000 (14:31 -0400)
commite7d85c81d7b1fd4a67d7bfb2420feeef7355cb93
treef64711ecc97fbc0745510e5d109cf1ec88899201
parent0e1dad76ff5ad88a2c6a3a35d925f734fd362ab8
* textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.
(syms_of_textprop): Add `display' to Vtext_property_default_nonsticky.
* w32fns.c (syms_of_w32fns):
* xfns.c (syms_of_xfns): Don't Add `display' since it's there by default.
src/ChangeLog
src/textprop.c
src/w32fns.c
src/xfns.c